home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / mt_v20.arc / CHANGES.DOC < prev    next >
Text File  |  1990-08-13  |  4KB  |  97 lines

  1.  
  2. VERSION 1.2
  3.  
  4.   1) The shareware screen displayed when MemTool is first loaded
  5.      is smaller, and no longer requires a key to be pressed to 
  6.      resume.
  7.  
  8.   2) MemTool now allows the user to specify the "hot-key" to be used
  9.      to invoke the program.  The "hot-key" is specified when MemTool
  10.      is first loaded.  Refer to the file MANUAL.DOC for complete
  11.      details.
  12.  
  13.   3) The Appointment Calendar has a much better appointment pad with 
  14.      "time slots" and a larger capacity.  Some bugs and enhancements 
  15.      where made to the calendar, itself.
  16.  
  17.   4) The PhoneView option now allows Ctrl-PgUp and Ctrl-PgDn, to 
  18.      quickly jump to the start and end of your phone numbers.
  19.  
  20.   5) Note that pressing the "hot-key" once inside MemTool no longer
  21.      terminates MemTool immediately.  You must use the <ESC> key.
  22.  
  23.   6) The calculator can be moved around the screen.  Just press the
  24.      Num-Lock key to enable the key-pad arrows, and move the calculator
  25.      to any position on the screen.
  26.  
  27.   7) The Alarm Clock sound, made when the alarm goes off, is no longer
  28.      a continuous noise.  It sounds for 3 seconds.
  29.  
  30.   8) Bug fixed which caused the system to lock-up if the user tried to
  31.      run MemTool a second time, while using Disk-Swapping.
  32.      
  33.  
  34. VERSION 2.0  (03/01/90)
  35.  
  36.   1) Main Menu was enlarged to fit the extra options.
  37.  
  38.   2) Screen Capture option added.
  39.  
  40.   3) Ruler/Grid option added.
  41.  
  42.   4) PhoneView option enlarged to hold 500 entries.  Loads faster too.
  43.      PhoneView columns are reversed so Name is first.
  44.  
  45.   5) Calculator had a bug where when you first used it, you could only
  46.      enter 5 digits.
  47.  
  48.   6) MemTool's default "hot-key" has changed from Ctrl-Enter to Ctrl-Alt.
  49.  
  50.   7) Modifications to the Editor:
  51.  
  52.        Search and Translate:          Cut and Paste:
  53.        --------------------------------------------------------------
  54.        F1 - Search forward            F7  - Line mark                  
  55.        F2 - Search forward again      F8  - Column mark                
  56.        F3 - Search backward           Ins - Insert scrap               
  57.        F4 - Search backward again     Del - Delete block               
  58.        F5 - Translate forward          -  - Delete to scrap            
  59.        F6 - Translate backward         +  - Copy to scrap              
  60.                                       
  61.        Ctrl -->, <-- allows you to jump to the next word and previous word.
  62.        Ctrl-Home, End allow you to jump to the Top and Bottom of the screen.
  63.        Alt-K - Delete to EOL  
  64.        Alt-F - Filename path
  65.        Alt-O - Output filename
  66.        Alt-C - Case toggle   
  67.        Alt-H - Help screen   
  68.        Alt-R - Restore session  
  69.        Alt-W - Write file/block  (modified for block functions)
  70.        Alt-P - Print file/block  (modified for block functions)
  71.        Alt-I - Toggle insert/replace mode (modified since Ins now
  72.                                            copies marked block to scrap).
  73.  
  74.        Various other bugs fixed.
  75.   
  76.                                     
  77.   8) Alternate hot-key is no longer specified on the MT command line.
  78.  
  79.   9) The MemTool Setup option has been removed.  It's not needed anymore.
  80.      Setup is done through "switches" specified in the Autoexec.Bat file:
  81.  
  82.      SET MTPATH=    Is the path of where the MemTool files are stored.
  83.      SET MTDS=      Is the path of where DiskSwapping files are stored.
  84.      SET MTFLAGS=   Sets various MemTool options:
  85.  
  86.          /D               Use diskswapping.
  87.          /I               Ignore EMS memory if available.
  88.          /Ncode           If MemTool will be used on a network.  "code" is
  89.                             a UNIQUE code that differentiates the users.
  90.          /Hxxx,xxx,desc   Use a hot-key other than the default (Ctrl-Alt).
  91.  
  92.      Switches needed if default values are not acceptable.  (see manual).
  93.  
  94.  10) Appearance of MemTool screens was slightly modified.
  95.  
  96.  
  97.